home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / April 96 / Re MW Debugging? < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  732 b   |  [TEXT/ttxt]

  1. Subject:     Re: MW Debugging?
  2. Sent:        4/10/96 10:54 AM
  3. Received:    4/10/96 11:11 AM
  4. From:        Mark Lanett, mlanett@meer.net
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. At 5:58 AM 4/10/96, Gerard Allwein wrote:
  9. >The non-debug version
  10. >(and non-debug version of the libraries) starts up fine, and locks up
  11. >the machine (Mac 8500) when it quits...which was the antisocial behavior
  12. >I was trying to diagnose.
  13.  
  14. Build your non-debug part with sym files and debug it instead. Also you
  15. should probably rebuild ODF (non-debug) with sym files.
  16.  
  17. You may want to set breakpoints in places like FW_CODPart::Release
  18. (FWODPart.cpp).
  19.  
  20. mark
  21.  
  22. --
  23. Mark Lanett, ODF
  24.  
  25.  
  26.